home *** CD-ROM | disk | FTP | other *** search
- -- card: 2824 from stack: in
- -- bmap block id: 3438
- -- flags: 2000
- -- background id: 2661
- -- name:
- ----- HyperTalk script -----
- on mouseUp
- lock screen
- hide card picture
- hide cd fld "SRU"
- hide cd fld "address"
- unlock screen with visual dissolve
- end mouseUp
-
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=63 top=226 right=261 bottom=113
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 25
- -- style flags: 256
- -- line height: 33
- -- part name:
-
-
- -- part 3 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=127 top=226 right=261 bottom=177
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 25
- -- style flags: 256
- -- line height: 33
- -- part name:
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=191 top=226 right=261 bottom=241
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 25
- -- style flags: 256
- -- line height: 33
- -- part name:
-
-
- -- part 5 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=256 top=226 right=261 bottom=306
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 25
- -- style flags: 256
- -- line height: 33
- -- part name:
-
-
- -- part 7 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=322 top=226 right=261 bottom=372
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 25
- -- style flags: 256
- -- line height: 33
- -- part name:
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=0 top=293 right=342 bottom=51
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual iris close very slowly
- Go Home
- end mouseUp
-
-
-
- -- part 14 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=383 top=226 right=261 bottom=433
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 25
- -- style flags: 256
- -- line height: 33
- -- part name:
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=56 top=296 right=339 bottom=111
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Quit
- ----- HyperTalk script -----
- on mouseUp
- answer"Are you sure you want to quit?" with "Yes" or "No"
- if it is "Yes" then
- domenu Quit Hypercard
- end if
- end mouseUp
-
-
-
- -- part 17 (field)
- -- low flags: 81
- -- high flags: 0004
- -- rect: left=400 top=69 right=204 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: SRU
- ----- HyperTalk script -----
- on mouseUp
- lock screen
- hide card picture
- hide cd fld "SRU"
- hide cd fld "address"
- unlock screen with visual dissolve
- end mouseUp
-
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: A001
- -- rect: left=473 top=293 right=342 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 6543 / 6543
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Hello
- ----- HyperTalk script -----
- on mouseUp
- Put "Welcome To a Stack by Thomas Deasey!"
- play"ThePick"
- repeat 30
- put " " before message -- scroll message to right
- end repeat
- hide message box
- lock screen
- show card picture
- show cd field "SRU"
- show cd fld "address"
- unlock screen with dissolve slowly
- end mouseUp
-
-
-
- -- part 19 (field)
- -- low flags: 01
- -- high flags: 0004
- -- rect: left=184 top=306 right=329 bottom=342
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name:
-
-
- -- part 20 (field)
- -- low flags: 81
- -- high flags: 0004
- -- rect: left=144 top=222 right=307 bottom=344
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: address
- ----- HyperTalk script -----
- on mouseUp
- lock screen
- hide card picture
- hide cd fld "SRU"
- hide cd fld "address"
- unlock screen with visual dissolve
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
-
-
- -- part contents for card part 3
- ----- text -----
-
-
- -- part contents for card part 4
- ----- text -----
-
-
- -- part contents for card part 5
- ----- text -----
-
-
- -- part contents for card part 7
- ----- text -----
-
-
- -- part contents for card part 14
- ----- text -----
-
-
- -- part contents for card part 17
- ----- text -----
- SRU
- 1200-2400 Buad
- (602)
- 253-5465
- 252-7928
- 271-9795
- 271-9395
-
- -- part contents for card part 19
- ----- text -----
- Arizona Lottery
-
- -- part contents for card part 20
- ----- text -----
- Any Comments can be sent to
- Tom Deasey
- 3832 N. 85th Place
- Scottsdale, AZ 85251